home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_D844C995B03344539F1D9D20C8E8E26A
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
47 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>101</id>
<defaultcontrol>10</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<import>common.dialog.xml</import>
<control>
<type>image</type>
<id>100</id>
<posX>428</posX>
<posY>437</posY>
<width>488</width>
<texture>osd_progress_background.png</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>progress control</description>
<type>progress</type>
<id>20</id>
<posX>418</posX>
<posY>436</posY>
<width>509</width>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Cancel button</description>
<type>button</type>
<id>10</id>
<posX>888</posX>
<posY>296</posY>
<width>46</width>
<height>46</height>
<textureFocus>dialogue_shutdown_focus.png</textureFocus>
<textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
<label>-</label>
<onleft>10</onleft>
<onright>10</onright>
<onup>10</onup>
<ondown>10</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>